| Description | : Gets the set of languages currently supported by other operations of the Translator. |
| Reference | : Link ¶ |
⚼ Request
GET:
/languages
{
X-ClientTraceId:
string
,
scope:
string
,
Accept-Language:
string
,
If-None-Match:
string
,
api-version:
string
,
}
⚐ Response (200)
{
$headers:
{
,
etag:
string
,
x-requestid:
string
,
}
$schema:
}
{
,
translation:
object
,
transliteration:
object
,
dictionary:
object
,
}
⚐ Response (default)
{
$headers:
{
,
x-requestid:
string
,
}
$schema:
}
{
,
error:
}
{
,
code:
string
,
message:
string
,
}